home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 1 / PC World Interactive 1 - Nisan 1997.iso / prog / graf / 5 / _002390_ < prev    next >
Text File  |  1996-06-04  |  311b  |  11 lines

  1. @echo off
  2. echo ---
  3. echo Erzeugen des TommySoftware TSAMPLE Hilfesystems - Deutsch
  4. echo ---
  5. echo Compiling...
  6. c:\mstool\hcw.exe /c /m /e e:\module\tsample\help\d\tsample.hpj
  7. echo ---
  8. copy e:\module\tsample\help\d\tsample.hlp e:\release4\tsample.hlp >NUL
  9. type e:\module\tsample\help\d\tsample.log
  10. pause
  11.